.Net Framework > v2.0.50727 > System > Text > RegularExpressions > Regex > Matches Matches(String)
Matches(String,Int32)
Matches(String,String)
Matches(String,String,RegexOptions)


Matches(String)

Category
Method
Description
Searches the specified input string for all occurrences of a regular expression.
Type
MatchCollection
Character
public
Parameters
NameTypeDescription
inputString
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Matches(String,Int32)

Category
Method
Description
Searches the specified input string for all occurrences of a regular expression, beginning at the specified starting position in the string.
Type
MatchCollection
Character
public
Parameters
NameTypeDescription
inputString
startatInt32
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Matches(String,String)

Category
Method
Description
Searches the specified input string for all occurrences of the regular expression specified in the pattern parameter.
Type
MatchCollection
Character
public, static
Parameters
NameTypeDescription
inputString
patternString
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Matches(String,String,RegexOptions)

Category
Method
Description
Searches the specified input string for all occurrences of the regular expression supplied in a pattern parameter with matching options supplied in an options parameter.
Type
MatchCollection
Character
public, static
Parameters
NameTypeDescription
inputString
patternString
optionsRegexOptions
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Software for developers
.Net Components
Delphi Components
Software for Android Developers
More information resources
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database